.mr_frbox {height:319px; position:relative;}


.mr_frBtnL {cursor: pointer; width:32px; height:32px; background:url(../images/mfrL.png) no-repeat; position:absolute; right: 41px;  bottom:-40px;  z-index: 1000;  }
.mr_frBtnR {cursor: pointer;width:32px; height:32px; background:url(../images/mfrR.png) no-repeat;position:absolute; right:5px; bottom:-40px; }
/*.mr_frBtnL:hover{ background:url(../images/mfrL_hover.png) no-repeat;}*/
/*.mr_frBtnR:hover{ background:url(../images/mfrR_hover.png) no-repeat;}*/


.mr_frUl { height: 400px; margin:0 auto; }


.mr_frUl ul li {width:582px;height:319px; text-align:center;float: left;position: relative ; }


.mr_frUl ul li img { display: block; position: absolute;
    left: 50%;
    top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.mr_frUl ul li a span{
    display: block;
    position: absolute;
    left:0;
    bottom:0px;
    background: rgba(2, 104, 179, 0.9);
    color: #fff !important;
    padding: 0px 20px;
    width: 582px;
    height:50px;
    line-height: 50px;


}
/*.mr_frUl ul li h6{ width:100%; height:42px; font-size:24px; line-height:42px; color:#333; font-family:"宋体"; text-align:center; padding-top:15px;}*/
/*.mr_frUl ul li p{ width:260px; margin:0 auto; height:auto; font-size:14px; color:#333; font-family:"微软雅黑"; text-align:center;}*/
/*.mr_frUl ul li span{width:141px; height:33px; display:block; margin:0 auto; font-size:15px; font-family:"微软雅黑"; color:#fefefe; text-align:center; line-height:33px; background:url(../Image/company_more.png) no-repeat; margin-top:15px;}*/
/*.mr_frUl ul li:hover h6{ color:#01876e}*/
/*.mr_frUl ul li:hover p{ color:#01876e}*/
/*.mr_frUl ul li:hover span{ background:url(../images/company_more_hover.png) no-repeat;}*/



/*新闻小轮播*/
.newsmr_frbox {height:347px; position:relative;}
.newsmr_frBtnL {cursor: pointer; width:12px; height:41px; background:url(../images/newsmfrL.png) no-repeat center; position:absolute; bottom:0px;left:459px; z-index: 1000;  }
.newsmr_frBtnR {cursor: pointer;width:12px; height:41px; background:url(../images/newsmfrR.png) no-repeat center;position:absolute; bottom:0px;right:5px; }
.newsmr_frBtnL:hover{ background:url(../images/newsmfrL_hover.png) no-repeat center;}
.newsmr_frBtnR:hover{ background:url(../images/newsmfrR_hover.png) no-repeat center;}
.newsmr_frUl { height: 347px; margin:0 auto; }
.newsmr_frUl ul{ height: 347px; }
.newsmr_frUl ul li {width:100%;height:347px; text-align:center;float: left;position: relative ; }
.newsmr_frUl ul li a{
    width: 100%;
    height:347px;
    position: absolute;
    top:0;
    left: 0;
}
.newsmr_frUl ul li a img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
}

.newsmr_frUl ul li a div{
    display:block;
    width: 100%;
    position:absolute;
    left:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.51);

}
.newsmr_frUl ul li a div p{
    line-height:42px;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    padding-left: 22px;
}

